﻿#footspace {
    width: 100%;
    height: 40px;
    overflow: hidden;
        background-color: #e9eaec;
    border-top: 1px #DDD solid;
}
#foot{ width:100%; height:auto; margin:auto;background-color:#FFF; border-top:1px #DDD solid; overflow:hidden; }
.foot1{ width:980px; margin:auto; height:28px; line-height:28px; text-align:center; color:#AAA; margin-top:10px;    font-size: 15px; }
.foot2{ width:980px; margin:auto; height:28px; line-height:28px; text-align:center; color:#666;}
.foot3{ width:980px; margin:auto; height:28px; line-height:28px; text-align:center; color:#666; margin-bottom:40px;}

.foot1 a,.foot2 a{ color:#666; }
.foot1 a:hover,.foot2 a:hover{ color:#FF0000; }

#footspace{ width:100%; height:40px; overflow:hidden }
#foot_copyright{ width:100%; height:50px; line-height:50px; text-align:center; overflow:hidden; }